[INFO] fetching crate spftrace 0.3.0...
[INFO] testing spftrace-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate spftrace 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate spftrace 0.3.0
[INFO] finished tweaking crates.io crate spftrace 0.3.0
[INFO] tweaked toml for crates.io crate spftrace 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spftrace 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spftrace 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.47
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded viaspf-record v0.5.0
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded url v2.4.1
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded thiserror v1.0.47
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded trust-dns-resolver v0.23.0
[INFO] [stderr]   Downloaded viaspf v0.6.0
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded supports-color v1.3.1
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.0
[INFO] [stderr]   Downloaded tokio v1.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ce0f41ab74289b2ca7e1ea8a8d20b828c3b46a388efcbcc6a3687259819f26a
[INFO] running `Command { std: "docker" "start" "-a" "8ce0f41ab74289b2ca7e1ea8a8d20b828c3b46a388efcbcc6a3687259819f26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ce0f41ab74289b2ca7e1ea8a8d20b828c3b46a388efcbcc6a3687259819f26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce0f41ab74289b2ca7e1ea8a8d20b828c3b46a388efcbcc6a3687259819f26a", kill_on_drop: false }`
[INFO] [stdout] 8ce0f41ab74289b2ca7e1ea8a8d20b828c3b46a388efcbcc6a3687259819f26a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce8576fb912f9269fc83e31f4983c5dc72266a8fbb5683e50bd830c1c4105d3
[INFO] running `Command { std: "docker" "start" "-a" "9ce8576fb912f9269fc83e31f4983c5dc72266a8fbb5683e50bd830c1c4105d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling viaspf-record v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling trust-dns-proto v0.23.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.0
[INFO] [stderr]    Compiling viaspf v0.6.0
[INFO] [stderr]    Compiling spftrace v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.12s
[INFO] running `Command { std: "docker" "inspect" "9ce8576fb912f9269fc83e31f4983c5dc72266a8fbb5683e50bd830c1c4105d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce8576fb912f9269fc83e31f4983c5dc72266a8fbb5683e50bd830c1c4105d3", kill_on_drop: false }`
[INFO] [stdout] 9ce8576fb912f9269fc83e31f4983c5dc72266a8fbb5683e50bd830c1c4105d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2f4b669849d393d55b0072559d4a7e466ac9d903b8a1a4c717977774852b89
[INFO] running `Command { std: "docker" "start" "-a" "7b2f4b669849d393d55b0072559d4a7e466ac9d903b8a1a4c717977774852b89", kill_on_drop: false }`
[INFO] [stderr]    Compiling spftrace v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "7b2f4b669849d393d55b0072559d4a7e466ac9d903b8a1a4c717977774852b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2f4b669849d393d55b0072559d4a7e466ac9d903b8a1a4c717977774852b89", kill_on_drop: false }`
[INFO] [stdout] 7b2f4b669849d393d55b0072559d4a7e466ac9d903b8a1a4c717977774852b89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 449850a4024e77d9c0872fdc15c307e73692909f6d63e22d53c1525ed5c4bac8
[INFO] running `Command { std: "docker" "start" "-a" "449850a4024e77d9c0872fdc15c307e73692909f6d63e22d53c1525ed5c4bac8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spftrace-1e0c125164288903)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 +mx/24//64 -all"
[INFO] [stdout] └── mx/24//64 → example.org (lookups: 1/10, nested: 1/10)
[INFO] [stdout]     └── mail.example.org
[INFO] [stdout]         └── 1:2:3:4::
[INFO] [stdout]     match result=pass
[INFO] [stdout] pass
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1example.org
[INFO] [stdout] │   "v=spf1 this=works#?! exists:%{ir}.%{l1r+-}._spf.%{d} -all"
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 redirect=example.com"
[INFO] [stdout] └── redirect=example.com → example.com (lookups: 1/10)
[INFO] [stdout]     example.com
[INFO] [stdout]     │   "v=spf1 exp=exp._spf.%{d} -all +a:unused.com"
[INFO] [stdout]  redirect=%{i1}%{l}"
[INFO] [stdout] └── redirect=%{i1}%{l} (lookups: 1/10)
[INFO] [stdout]     error: invalid redirect target name, result=permerror
[INFO] [stdout] └── exists:%{ir}.%{l1r+-}._spf.%{d} → 4.3.2.1.me._spf.example.org (lookups: 1/10)
[INFO] [stdout]     match result=pass
[INFO] [stdout]     ├── all match result=fail
[INFO] [stdout]     └── exp=exp._spf.%{d} → exp._spf.example.com
[INFO] [stdout]         pass
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 include:example.com"
[INFO] [stdout] └── include:example.com → example.com (lookups: 1/10)
[INFO] [stdout]     example.com
[INFO] [stdout]     error: could not parse SPF record "v=spf1 redirect somewhere", result=permerror
[INFO] [stdout] permerror
[INFO] [stdout] "%{r} says: %{l}: persona non grata."
[INFO] [stdout] example.org
[INFO] [stdout]         explanation="localhost says: me: persona non grata."
[INFO] [stdout] error: invalid modifiers in SPF record "v=spf1 redirect=one.two redirect=three.four", result=permerror
[INFO] [stdout] permerror
[INFO] [stdout] permerror
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 mx -all"
[INFO] [stdout] └── mx → example.org (lookups: 1/10, nested: 2/10)
[INFO] [stdout]     ├── mx1.example.org
[INFO] [stdout]     │   └── 1.2.3.4
[INFO] [stdout]     └── mx2.example.org
[INFO] [stdout]     error: DNS error: what happened?, result=temperror
[INFO] [stdout] temperror
[INFO] [stdout] example.org
[INFO] [stdout] error: multiple SPF records found: "v=spf1 a -all", "v=spf1 mx -all", result=permerror
[INFO] [stdout] permerror
[INFO] [stdout]     result=fail
[INFO] [stdout] fail (localhost says: me: persona non grata.)
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 ptr:mydomain.org -all"
[INFO] [stdout] └── ptr:mydomain.org → mydomain.org (lookups: 1/10, nested: 11/10, void: 1/2)
[INFO] [stdout]     2001:4:ca0:103::9
[INFO] [stdout]     ├── someone.ch
[INFO] [stdout]     │   └── 2001:4:de:abc::
[INFO] [stdout]     ├── mail.mydomain.org
[INFO] [stdout]     │   └── 2001:4:ca0:103::9
[INFO] [stdout]     │   validated
[INFO] [stdout]     ├── other.mydomain.org
[INFO] [stdout]     │   ├── 2001:5:6:abc::2
[INFO] [stdout]     │   └── 2001:4:ca0:103::9
[INFO] [stdout]     │   validated
[INFO] [stdout]     ├── moreover.com
[INFO] [stdout]     ├── mailerr.mydomain.org
[INFO] [stdout]     │   error: DNS error: DNS lookup failed
[INFO] [stdout]     ├── ptr6.someone.com
[INFO] [stdout]     │   └── 2001:6::
[INFO] [stdout]     ├── ptr7.someone.com
[INFO] [stdout]     │   └── 2001:7::
[INFO] [stdout]     ├── ptr8.someone.com
[INFO] [stdout]     │   └── 2001:8::
[INFO] [stdout]     ├── ptr9.someone.com
[INFO] [stdout]     │   └── 2001:9::
[INFO] [stdout]     ├── ptr10.someone.com
[INFO] [stdout]     │   └── 2001:a::
[INFO] [stdout]     └── ptr11.someone.com
[INFO] [stdout]         error: PTR address lookup limit exceeded
[INFO] [stdout]     match result=pass
[INFO] [stdout] pass
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 ptr -all"
[INFO] [stdout] ├── ptr → example.org (lookups: 1/10)
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 a:%{p}._validated.example.org"
[INFO] [stdout] │   2001:4:ca0:103::9
[INFO] [stdout] │   error: query timed out
[INFO] [stdout] │   not-match
[INFO] [stdout] └── a:%{p}._validated.example.org → mail.example.org._validated.example.org (lookups: 1/10, nested: 2/10)
[INFO] [stdout]     └── 2.3.4.5
[INFO] [stdout] └── all match result=fail
[INFO] [stdout]     match result=pass
[INFO] [stdout] pass
[INFO] [stdout] fail
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 a"
[INFO] [stdout] ├── a → example.org (lookups: 1/10, void: 1/2)
[INFO] [stdout] │   not-match
[INFO] [stdout] └── default result=neutral
[INFO] [stdout] neutral
[INFO] [stdout] test tests::dual_cidr_length ... ok
[INFO] [stdout] test tests::live ... ignored, depends on live DNS records
[INFO] [stdout] test tests::invalid_spf_record_syntax ... ok
[INFO] [stdout] test tests::multiple_modifiers ... ok
[INFO] [stdout] test tests::dns_error ... ok
[INFO] [stdout] test tests::multiple_spf_records ... ok
[INFO] [stdout] test tests::exp_modifier ... ok
[INFO] [stdout] test tests::exists_macros ... ok
[INFO] [stdout] test tests::invalid_redirect_target ... ok
[INFO] [stdout] test tests::ptr_mechanism ... ok
[INFO] [stdout] test tests::ptr_lookup_error ... ok
[INFO] [stdout] test tests::p_macro_in_domain_spec ... ok
[INFO] [stdout] test tests::neutral_default_result ... ok
[INFO] [stdout] example.com
[INFO] [stdout] │   "v=spf1 exp=exp._spf.example.com -all"
[INFO] [stdout] ├── all match result=fail
[INFO] [stdout] └── exp=exp._spf.example.com → exp._spf.example.com
[INFO] [stdout]     error: could not parse explain string "%%%%%%%%%%%%%%%%%%%%%%%%%"
[INFO] [stdout]     explanation=none
[INFO] [stdout] fail
[INFO] [stdout] example.com
[INFO] [stdout] │   "v=spf1 mx include:spf.example.com ~all"
[INFO] [stdout] ├── mx → example.com (lookups: 1/10, nested: 2/10)
[INFO] [stdout] │   ├── mx1.example.com
[INFO] [stdout] │   │   ├── 216.58.192.0
[INFO] [stdout] │   │   ├── 65.55.52.224
[INFO] [stdout] │   │   └── 207.46.116.128
[INFO] [stdout] │   └── mx2.example.com
[INFO] [stdout] │   example.org
[INFO] [stdout] │   "v=spf1 include:example.com"
[INFO] [stdout] └── include:example.com → example.com (lookups: 1/10)
[INFO] [stdout] example.org
[INFO] [stdout] │   "v=spf1 include:example.com"
[INFO] [stdout] └── include:example.com → example.com (lookups: 1/10)
[INFO] [stdout]     example.com
[INFO] [stdout]     │   "v=spf1 include:i.dont.exist redirect=me.neither"
[INFO] [stdout]     └── include:i.dont.exist → i.dont.exist (lookups: 2/10)
[INFO] [stdout]         i.dont.exist
[INFO] [stdout]         no SPF record found
[INFO] [stdout]         error: no SPF record for include, result=permerror
[INFO] [stdout]     error result=permerror
[INFO] [stdout] permerror
[INFO] [stdout]     └── 65.55.238.129
[INFO] [stdout] │   not-match
[INFO] [stdout] ├── include:spf.example.com → spf.example.com (lookups: 2/10)
[INFO] [stdout] │   spf.example.com
[INFO] [stdout] test tests::invalid_exp_modifier_syntax ... ok
[INFO] [stdout] test tests::target_name_not_found ... ok
[INFO] [stdout]     example.com
[INFO] [stdout] │   │   "v=spf1 ip4:207.46.4.128/25 ip4:65.55.174.0/24 ip6:2c0f:fb50:4000::/36
[INFO] [stdout] │   │        ip6:2001:4860:4000::/36│    ~all"
[INFO] [stdout] "v=spf1 redirect=example.org"
[INFO] [stdout]     └── redirect=example.org → example.org (lookups: 2/10)
[INFO] [stdout]         example.org
[INFO] [stdout]         │   │   "v=spf1├── ip4:207.46.4.128/25 include:example.com "
[INFO] [stdout] not-match
[INFO] [stdout]     │       └── ├── ip4:65.55.174.0/24include:example.com  → example.com (lookups: 3/10not-match
[INFO] [stdout] )
[INFO] [stdout] │   ├──             ip6:2c0f:fb50:4000::/36example.com
[INFO] [stdout]             │   "v=spf1 redirect=example.org"
[INFO] [stdout]             └── redirect=example.org → example.org (lookups: 4/10)
[INFO] [stdout]                 example.org
[INFO] [stdout]  not-match
[INFO] [stdout]             │       ├── │   "v=spf1ip6:2001:4860:4000::/36  include:example.comnot-match
[INFO] [stdout] "
[INFO] [stdout] │   └──                 all└──  match result=softfail
[INFO] [stdout] include:example.com│    → example.comnot-match
[INFO] [stdout]  (lookups: 5/10└── )
[INFO] [stdout] all             match result=softfail
[INFO] [stdout]         example.com
[INFO] [stdout] softfail
[INFO] [stdout]                     │   "v=spf1 redirect=example.org"
[INFO] [stdout]                     └── redirect=example.org → example.org (lookups: 6/10)
[INFO] [stdout]                         example.org
[INFO] [stdout]                         │   "v=spf1 include:example.com"
[INFO] [stdout]                         └── include:example.com → example.com (lookups: 7/10)
[INFO] [stdout]                             example.com
[INFO] [stdout]                             │   "v=spf1 redirect=example.org"
[INFO] [stdout]                             └── redirect=example.org → example.org (lookups: 8/10)
[INFO] [stdout]                                 example.org
[INFO] [stdout]                                 │   "v=spf1 include:example.com"
[INFO] [stdout]                                 └── include:example.com → example.com (lookups: 9/10)
[INFO] [stdout]                                     example.com
[INFO] [stdout]                                     │   "v=spf1 redirect=example.org"
[INFO] [stdout]                                     └── redirect=example.org → example.org (lookups: 10/10)
[INFO] [stdout]                                         example.org
[INFO] [stdout]                                         │   "v=spf1 include:example.com"
[INFO] [stdout]                                         └── include:example.com (lookups: 11/10)
[INFO] [stdout]                                             error: lookup limit exceeded, result=permerror
[INFO] [stdout]                                         result=permerror
[INFO] [stdout]                                     error result=permerror
[INFO] [stdout]                                 result=permerror
[INFO] [stdout]                             error result=permerror
[INFO] [stdout]                         result=permerror
[INFO] [stdout]                     error result=permerror
[INFO] [stdout]                 result=permerror
[INFO] [stdout]             error result=permerror
[INFO] [stdout]         result=permerror
[INFO] [stdout]     error result=permerror
[INFO] [stdout] permerror
[INFO] [stdout] test tests::readme_example ... ok
[INFO] [stdout] test tests::recursive_spf_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "449850a4024e77d9c0872fdc15c307e73692909f6d63e22d53c1525ed5c4bac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449850a4024e77d9c0872fdc15c307e73692909f6d63e22d53c1525ed5c4bac8", kill_on_drop: false }`
[INFO] [stdout] 449850a4024e77d9c0872fdc15c307e73692909f6d63e22d53c1525ed5c4bac8
